home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / moebius.swf / scripts / DefineButton2_94 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  86b  |  7 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndStop("tis_get_ready");
  5.    }
  6. }
  7.